gradle-plugin-protobuf software package provides Protobuf Plugin for Gradle, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install gradle-plugin-protobuf
gradle-plugin-protobuf is installed in your system.
Make ensure the gradle-plugin-protobuf package were installed using the commands given below,
$ sudo dpkg-query -l | grep gradle-plugin-protobuf *
You will get with gradle-plugin-protobuf package name, version, architecture and description in a table
| Distro | Ubuntu 16 10 yakkety yak |
| Section | Java |
| Package | gradle-plugin-protobuf |
| Version | 0.9.2-1 |
| Description | Protobuf Plugin for Gradle |
| Sub Section | Java |